Skip to content
This repository was archived by the owner on Jul 27, 2018. It is now read-only.

Conversation

@bbkane
Copy link

@bbkane bbkane commented Nov 28, 2017

I created an issue for this ( #132 ) and @LaBatata101 did as well (#162 ), so maybe other people can use the code as well. Thanks for the awesome plugin!

Copy link

@LaBatata101 LaBatata101 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For closing the preview window I found this better

autocmd CompleteDone * silent! pclose!

@bbkane
Copy link
Author

bbkane commented Nov 28, 2017

According to the comments on https://stackoverflow.com/a/26022965/2958070 , that can close the window before typing the arguments (meaning you can't read the docs as you type your args). Of course, that might be what some people want, but I don't think it's an unconditionally better solution. Maybe we could link to the StackOverflow question in the README and people could choose their favorite.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants